modules/other/gail/gailtogglebutton.c: Add/remove indeterminate state
authorSzilárd Pfeiffer <mailbox@pfeifferszilard.hu>
Sun, 29 Aug 2010 17:21:05 +0000 (19:21 +0200)
committerJavier Jardón <jjardon@gnome.org>
Sun, 29 Aug 2010 17:21:05 +0000 (19:21 +0200)
commit86851b7ad36077a1ba32c976605bea46a07e1924
tree2eb69a5aa681599257c3917e09b2ccb02094bdc6
parentf84707d6f95b9aa987a8bd3c6366a11c34dedb03
modules/other/gail/gailtogglebutton.c: Add/remove indeterminate state

GailToggleButton does not set/unset ATK_STATE_INDETERMINATE according to the
value of GtkToggleButton's inconsistent property.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=626537
modules/other/gail/gailtogglebutton.c